That reusable code could be the services that Google provides ( such as its data-store or Google account services) or open source libraries that have been ported to work on Google's infrastructure. 这些可重用代码可能是Google提供的一些服务(比如其数据存储或Google帐户服务)或被移植到Google基础设施上的开源库。
The really important benefit of this exercise is the ability to harvest reusable code. 这些重构工作真正重要的益处是得到了可重用的代码。
Ranvier provides a flexible way of organizing dispatch of functional aspects of URI processing into multiple reusable blocks of code. Ranvier提供了一种灵活的URI处理方法,可以将URI处理的功能性部分分派给多个可重用的代码块。
A task is the place where you will write the most reusable complex code. 任务是你可以编写最大限度重用和最复杂代码的位置。
A common solution to this problem is the use of third-party frameworks& essentially reusable code and classes which provide higher-level abstractions of specific functionalities. 这个问题的一个常见解决方案是使用第三方框架&本质上可重用的代码和类,它们提供具体功能的高级抽象。
Functional maps provide reusable code that can be called like a subroutine from within one or more map rules. 功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。
It has a well-designed extensibility mechanism, and its declarative processing model allows for maintainable and reusable code. 这种语言具有一种经过良好设计的可扩展机制,并且其声明式处理模型支持可维护和可重用代码。
It doesn't introduce any reusable validation code. 它没有引入可重用的验证代码。
After becoming comfortable with lambdas and closures, you may find yourself reducing code and creating more readable and reusable code by writing your own higher-order functions. 在适应了lambdas和closures以后,您可能会发现,通过编写您自己的高阶函数您已经减少了代码并创建了更多的可读与可用代码。
Most of the samples consist of reusable code so that you can easily start using JavaScript on the server in your own applications. 本文中的大多数示例均包含可重用代码,这样一来,您可以在自己的应用程序中轻松地将JavaScript应用于服务器上。
I'll continue with the generic-validator implementation in the next section, where you'll really begin to see the value of reusable and reconfigurable code. 在下一节中,我会继续采用通用验证器的实现,在那里您会真正开始发现可重用和可配置代码的价值。
Var/ cfengine/ inputs/ library. cf& Community library that contains a collection of reusable code; for V3.1. var/cfengine/inputs/library.cf&包含了可重用代码集的社区库;
It discussed how to use methods, or reusable blocks of code, in a Python program. 讨论了如何在Python程序中使用方法或可重用块。
The tag feature promotes reusable code and abstracts Java code from the JSP file. 标记特性从JSP文件获得可重用代码和抽象Java代码。
Functional programmers also want reusable code, but they use different building blocks. 函数式程序员也需要可重用的代码,但是他们会使用不同的构建块。
These are governance issues, and they're much more complex than in the days of monolithic applications or even in the days of reusable code and components. 这些就是治理问题,比采用独立应用程序时(甚至包括使用可重用代码和组件时)要复杂得多。
However, once you discover them, you must be able to leverage them as reusable code. 但是,发现模式之后,必须能够将它们作为可重用代码加以利用。
So animating a model is a way to test and verify your reusable code behavior. 因此,动画模型是一种测试和验证您的可重用代码行为的方法。
Nor does it obviously contain reusable code. 但是,它也不包含明显的可重用代码。
Use Include Controller to separate reusable code snippets or prerequisites such as Login User and Register User to help better manage and maintain the scripts. 使用IncludeController分离可重用的代码片段或先决条件(如LoginUser和RegisterUser),帮助更好地管理和维护脚本。
Due to its higher level of abstraction, patterns are often more reusable than code. 由于它抽象的层次更高,所以通常模式比代码更易于重用。
You still need to design a sound application and develop it with solid and reusable code and thorough testing. 您仍需要设计一个完善的应用程序,用可重复使用的可靠代码开发它,并对其进行彻底测试。
Scripting No knowledge of scripting tools Batch files/ shell scripts Perl/ Python/ Ruby/ VBScript/ Powershell Has written and published reusable code 脚本不具备脚本工具的知识批处理文件/shell脚本Perl/Python/Ruby/VBScript/Powershell写过并且发表过可重用的代码
The goal of this article, as with its predecessor, is to show legible and reusable code, not necessarily the shortest or most efficient version of a program. 本文的目的与上一篇相同,即要演示清晰且可重用的代码,而这些代码未必是某个程序的最简短或最有效的版本。
Ultimately, operators will have free access to reusable code specifically designed to solve common integration problems. 最终,运营商们都可以免费使用这些可循环利用的代码。
In addition, the editor provides ways for you to create reusable code to help reduce the amount of work you need to do. 另外,此编辑器提供多种创建可重用代码的方式,有助于减少工作量。
Another disadvantage of using path names is that it leads to less reusable code since scripts will have specific hard coded requirements on where the used assets are placed. 另一个使用路径名的缺点是,缺乏可重用性,因为脚本对于使用的资源具有硬编码要求。
The embedded design is characterized by the reusable RTL code, not adopting full custom design to improve performance and excluding various peripheries and interfaces, etc. 嵌入式设计的特点有:RTL代码的可复用性、尽量不采用全定制设计方法来提高性能、一般不包括各种外围和接口等。
The Method of Reusable Web Code WEB应用开发中的代码重用技术
The component technique can provide binary-level reusable code with excellent qualities like dynamically load, independently upgrade and can be easier customize. 构件技术可以提供Binary级的代码重用,具有动态性、灵活性,易于定制等多种优点。